* src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Feb 2011 03:20:52 +0000 (19:20 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Feb 2011 03:20:52 +0000 (19:20 -0800)
commit2febaa8ccaa7d4ae088021dcf639d4e8970bfa51
treef68c87692147970d7ec464a97b61561844a13b6b
parent022cee532c30ea1a8e39ad8d53dbb89c5c1a40c4
* src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.

Otherwise, lwlib/ and src/ would try to run make-docfile at the same
time, and one of them would lose when its output file disappeared.
src/ChangeLog
src/Makefile.in